getDensityAtWorldPos
getDensityAtWorldPos
Description
Get density at world position
Definition
getDensityAtWorldPos(entityId dataPlaneId, float x, float y, float z)
Arguments
| entityId | dataPlaneId | dataPlaneId |
|---|---|---|
| float | x | x |
| float | y | y |
| float | z | z |
Return Values
| integer | density | density |
|---|